#!/bin/bash

chown -R root:admin /Users/Shared/Toontrack/Superior2/
chmod -R 0777 /Users/Shared/Toontrack/Superior2/

exit 0